[INFO] fetching crate symtrace 0.2.0...
[INFO] testing symtrace-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate symtrace 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate symtrace 0.2.0
[INFO] finished tweaking crates.io crate symtrace 0.2.0
[INFO] tweaked toml for crates.io crate symtrace 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate symtrace 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate symtrace 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.25.0
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded tree-sitter-python v0.25.0
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.0
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libz-sys v1.1.24
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 189a2095c1e2b93a553c1c98733d1b35edef0b244a511f7a2714e23f02289acb
[INFO] running `Command { std: "docker" "start" "-a" "189a2095c1e2b93a553c1c98733d1b35edef0b244a511f7a2714e23f02289acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "189a2095c1e2b93a553c1c98733d1b35edef0b244a511f7a2714e23f02289acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "189a2095c1e2b93a553c1c98733d1b35edef0b244a511f7a2714e23f02289acb", kill_on_drop: false }`
[INFO] [stdout] 189a2095c1e2b93a553c1c98733d1b35edef0b244a511f7a2714e23f02289acb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee398934d95a9e235e53839bcb87ebbc896b15ec1bd2c7c47cfc25190f615b27
[INFO] running `Command { std: "docker" "start" "-a" "ee398934d95a9e235e53839bcb87ebbc896b15ec1bd2c7c47cfc25190f615b27", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling symtrace v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.58s
[INFO] running `Command { std: "docker" "inspect" "ee398934d95a9e235e53839bcb87ebbc896b15ec1bd2c7c47cfc25190f615b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee398934d95a9e235e53839bcb87ebbc896b15ec1bd2c7c47cfc25190f615b27", kill_on_drop: false }`
[INFO] [stdout] ee398934d95a9e235e53839bcb87ebbc896b15ec1bd2c7c47cfc25190f615b27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f6622d57da498cb5fa4ec420bf73a79c0f386c8f9116d49b503d1589deab522
[INFO] running `Command { std: "docker" "start" "-a" "2f6622d57da498cb5fa4ec420bf73a79c0f386c8f9116d49b503d1589deab522", kill_on_drop: false }`
[INFO] [stderr]    Compiling symtrace v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.10s
[INFO] running `Command { std: "docker" "inspect" "2f6622d57da498cb5fa4ec420bf73a79c0f386c8f9116d49b503d1589deab522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f6622d57da498cb5fa4ec420bf73a79c0f386c8f9116d49b503d1589deab522", kill_on_drop: false }`
[INFO] [stdout] 2f6622d57da498cb5fa4ec420bf73a79c0f386c8f9116d49b503d1589deab522
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4e19f1b739ac982c01f3d1ad66a8e7c8529bc7a9fb40082727fd5564826218b0
[INFO] running `Command { std: "docker" "start" "-a" "4e19f1b739ac982c01f3d1ad66a8e7c8529bc7a9fb40082727fd5564826218b0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/symtrace-1174eb73dee2f643)
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test ast_builder::tests::all_node_ids_are_unique ... ok
[INFO] [stdout] test ast_builder::tests::file_size_limit_rejects_oversized_input ... ok
[INFO] [stdout] test ast_builder::tests::empty_source_parses_without_error ... ok
[INFO] [stdout] test ast_builder::tests::default_limits_accept_normal_input ... ok
[INFO] [stdout] test ast_builder::tests::different_rust_sources_have_different_structural_hashes ... ok
[INFO] [stdout] test ast_builder::tests::identical_rust_sources_have_equal_structural_hashes ... ok
[INFO] [stdout] test ast_builder::tests::incremental_parse_complete_change_still_correct ... ok
[INFO] [stdout] test ast_builder::tests::identity_hash_is_nonzero_after_parse ... ok
[INFO] [stdout] test ast_builder::tests::incremental_parse_identical_content_reuses_all ... ok
[INFO] [stdout] test ast_builder::tests::incremental_parse_deletion ... ok
[INFO] [stdout] test ast_builder::tests::incremental_parse_logic_only ... ok
[INFO] [stdout] test ast_builder::tests::incremental_parse_produces_same_ast_as_full_parse ... ok
[INFO] [stdout] test ast_builder::tests::incremental_parse_java_modification ... ok
[INFO] [stdout] test ast_builder::tests::incremental_parse_insertion ... ok
[INFO] [stdout] test ast_builder::tests::incremental_parse_python_modification ... ok
[INFO] [stdout] test ast_builder::tests::incremental_parse_reuses_unchanged_nodes ... ok
[INFO] [stdout] test ast_builder::tests::java_root_is_program ... ok
[INFO] [stdout] test ast_builder::tests::javascript_root_is_program ... ok
[INFO] [stdout] test ast_builder::tests::larger_source_has_more_nodes ... ok
[INFO] [stdout] test ast_builder::tests::leaf_nodes_carry_text ... ok
[INFO] [stdout] test ast_builder::tests::node_count_at_least_one ... ok
[INFO] [stdout] test ast_builder::tests::logic_only_rust_comment_stripped ... ok
[INFO] [stdout] test ast_builder::tests::node_count_limit_rejects_large_ast ... ok
[INFO] [stdout] test ast_builder::tests::parse_with_tree_returns_valid_tree ... ok
[INFO] [stdout] test ast_builder::tests::parse_with_tree_matches_regular_parse ... ok
[INFO] [stdout] test ast_builder::tests::python_root_is_module ... ok
[INFO] [stdout] test ast_builder::tests::structural_hash_is_nonzero_after_parse ... ok
[INFO] [stdout] test ast_builder::tests::rust_root_is_source_file ... ok
[INFO] [stdout] test ast_builder::tests::typescript_root_is_program ... ok
[INFO] [stdout] test ast_builder::tests::renamed_function_identical_identity_hash ... ok
[INFO] [stdout] test ast_builder::tests::recursion_depth_limit_rejects_deep_nesting ... ok
[INFO] [stdout] test commit_classification::tests::classification_json_roundtrip ... ok
[INFO] [stdout] test commit_classification::tests::commit_class_display ... ok
[INFO] [stdout] test commit_classification::tests::confidence_score_is_bounded ... ok
[INFO] [stdout] test commit_classification::tests::logic_only_no_changes_is_cleanup ... ok
[INFO] [stdout] test commit_classification::tests::modifications_with_control_flow_change_classified_as_bug_fix ... ok
[INFO] [stdout] test commit_classification::tests::many_inserts_classified_as_feature ... ok
[INFO] [stdout] test commit_classification::tests::no_ops_is_formatting_only ... ok
[INFO] [stdout] test commit_classification::tests::renames_with_high_similarity_classified_as_refactor ... ok
[INFO] [stdout] test incremental_parse::tests::byte_to_point_clamped_beyond_end ... ok
[INFO] [stdout] test incremental_parse::tests::byte_to_point_empty_string ... ok
[INFO] [stdout] test incremental_parse::tests::byte_to_point_end_of_string ... ok
[INFO] [stdout] test incremental_parse::tests::byte_to_point_middle_of_first_line ... ok
[INFO] [stdout] test incremental_parse::tests::byte_to_point_middle_of_second_line ... ok
[INFO] [stdout] test incremental_parse::tests::byte_to_point_multiple_newlines ... ok
[INFO] [stdout] test incremental_parse::tests::byte_to_point_start_of_second_line ... ok
[INFO] [stdout] test incremental_parse::tests::byte_to_point_start_of_string ... ok
[INFO] [stdout] test incremental_parse::tests::complete_replacement ... ok
[INFO] [stdout] test incremental_parse::tests::content_to_empty ... ok
[INFO] [stdout] test incremental_parse::tests::deletion_at_end ... ok
[INFO] [stdout] test incremental_parse::tests::edit_at_start_of_content ... ok
[INFO] [stdout] test incremental_parse::tests::empty_to_content ... ok
[INFO] [stdout] test incremental_parse::tests::identical_content_produces_empty_edit ... ok
[INFO] [stdout] test incremental_parse::tests::insertion_in_middle ... ok
[INFO] [stdout] test incremental_parse::tests::multiline_edit_positions ... ok
[INFO] [stdout] test incremental_parse::tests::no_overlap_when_empty_ranges ... ok
[INFO] [stdout] test incremental_parse::tests::overlap_detected ... ok
[INFO] [stdout] test incremental_parse::tests::insertion_at_end ... ok
[INFO] [stdout] test incremental_parse::tests::overlap_with_multiple_ranges ... ok
[INFO] [stdout] test incremental_parse::tests::stats_default_is_zero ... ok
[INFO] [stdout] test incremental_parse::tests::replacement_in_middle ... ok
[INFO] [stdout] test incremental_parse::tests::stats_merge ... ok
[INFO] [stdout] test incremental_parse::tests::tree_cache_miss_returns_none ... ok
[INFO] [stdout] test incremental_parse::tests::tree_cache_put_and_get ... ok
[INFO] [stdout] test language::tests::dotfile_without_extension_returns_none ... ok
[INFO] [stdout] test language::tests::java_extension ... ok
[INFO] [stdout] test language::tests::path_with_directories_uses_last_extension ... ok
[INFO] [stdout] test language::tests::js_extensions ... ok
[INFO] [stdout] test language::tests::python_extensions ... ok
[INFO] [stdout] test language::tests::rust_extension ... ok
[INFO] [stdout] test incremental_parse::tests::tree_cache_returns_cloned_tree ... ok
[INFO] [stdout] test language::tests::tree_sitter_language_roundtrip ... ok
[INFO] [stdout] test language::tests::ts_extensions ... ok
[INFO] [stdout] test language::tests::unknown_extension_returns_none ... ok
[INFO] [stdout] test ast_builder::tests::whitespace_only_source_parses_without_error ... ok
[INFO] [stdout] test node_identity::tests::children_have_different_context_hashes_from_parent ... ok
[INFO] [stdout] test node_identity::tests::comment_leaf_logic_only_uses_placeholder ... ok
[INFO] [stdout] test node_identity::tests::comment_leaf_non_logic_only_differs ... ok
[INFO] [stdout] test node_identity::tests::content_change_not_only_identifiers ... ok
[INFO] [stdout] test node_identity::tests::completely_different_nodes_low_similarity ... ok
[INFO] [stdout] test node_identity::tests::content_hash_is_nonzero ... ok
[INFO] [stdout] test node_identity::tests::context_hash_is_nonzero ... ok
[INFO] [stdout] test node_identity::tests::different_child_kinds_different_structural_hash ... ok
[INFO] [stdout] test node_identity::tests::different_kind_different_structural_hash ... ok
[INFO] [stdout] test node_identity::tests::identical_nodes_similarity_is_one ... ok
[INFO] [stdout] test node_identity::tests::identifier_normalised_in_identity_hash ... ok
[INFO] [stdout] test node_identity::tests::identifiers_differ_in_content_hash ... ok
[INFO] [stdout] test node_identity::tests::incremental_hashes_match_full_hashes_changed ... ok
[INFO] [stdout] test node_identity::tests::incremental_hashes_match_full_hashes_unchanged ... ok
[INFO] [stdout] test node_identity::tests::incremental_reuse_count_is_zero_when_all_changed ... ok
[INFO] [stdout] test node_identity::tests::inner_node_structural_hash_depends_on_child_kinds ... ok
[INFO] [stdout] test node_identity::tests::leaf_structural_hash_is_nonzero ... ok
[INFO] [stdout] test node_identity::tests::non_identifier_content_differs ... ok
[INFO] [stdout] test node_identity::tests::non_identifier_leaf_not_normalised ... ok
[INFO] [stdout] test node_identity::tests::only_identifiers_changed_detects_rename ... ok
[INFO] [stdout] test node_identity::tests::parent_content_hash_changes_when_child_changes ... ok
[INFO] [stdout] test node_identity::tests::renamed_function_body_same_identity ... ok
[INFO] [stdout] test node_identity::tests::same_identifiers_same_content_hash ... ok
[INFO] [stdout] test node_identity::tests::same_kind_leaf_same_structural_hash ... ok
[INFO] [stdout] test refactor_detection::tests::detect_move_method_from_move_op ... ok
[INFO] [stdout] test refactor_detection::tests::extract_name_from_details_works ... ok
[INFO] [stdout] test refactor_detection::tests::detect_rename_variable_from_rename_op ... ok
[INFO] [stdout] test refactor_detection::tests::no_patterns_for_simple_insert ... ok
[INFO] [stdout] test refactor_detection::tests::rename_name_extraction ... ok
[INFO] [stdout] test semantic_similarity::tests::complexity_delta_positive_when_branch_added ... ok
[INFO] [stdout] test semantic_similarity::tests::intensity_classification ... ok
[INFO] [stdout] test semantic_similarity::tests::small_change_high_similarity ... ok
[INFO] [stdout] test semantic_similarity::tests::identical_code_full_similarity ... ok
[INFO] [stdout] test symbol_tracking::tests::classify_symbol_entity_covers_all_types ... ok
[INFO] [stdout] test symbol_tracking::tests::cross_file_event_display ... ok
[INFO] [stdout] test semantic_similarity::tests::control_flow_change_detected ... ok
[INFO] [stdout] test semantic_similarity::tests::completely_different_code_low_similarity ... ok
[INFO] [stdout] test symbol_tracking::tests::cross_file_move_detected ... ok
[INFO] [stdout] test symbol_tracking::tests::empty_input_produces_empty_tracking ... ok
[INFO] [stdout] test symbol_tracking::tests::cross_file_rename_detected ... ok
[INFO] [stdout] test symbol_tracking::tests::single_file_no_cross_file_events ... ok
[INFO] [stdout] test symbol_tracking::tests::symbol_table_counts_all_symbols ... ok
[INFO] [stdout] test tree_diff::tests::added_function_produces_insert ... ok
[INFO] [stdout] test symbol_tracking::tests::no_false_positive_when_symbol_stays ... ok
[INFO] [stdout] test tree_diff::tests::comment_only_change_produces_no_ops_in_logic_only ... ok
[INFO] [stdout] test tree_diff::tests::count_nodes_grows_with_source ... ok
[INFO] [stdout] test tree_diff::tests::both_none_produces_no_ops ... ok
[INFO] [stdout] test tree_diff::tests::delete_op_contains_detail_string ... ok
[INFO] [stdout] test tree_diff::tests::count_nodes_single ... ok
[INFO] [stdout] test tree_diff::tests::body_change_not_classified_as_rename ... ok
[INFO] [stdout] test tree_diff::tests::deleted_file_all_deletes ... ok
[INFO] [stdout] test tree_diff::tests::identical_files_no_ops ... ok
[INFO] [stdout] test tree_diff::tests::insert_op_contains_detail_string ... ok
[INFO] [stdout] test tree_diff::tests::inserted_rust_function_has_function_entity ... ok
[INFO] [stdout] test tree_diff::tests::inserted_rust_struct_has_class_entity ... ok
[INFO] [stdout] test tree_diff::tests::java_method_modify ... ok
[INFO] [stdout] test tree_diff::tests::modified_function_produces_modify ... ok
[INFO] [stdout] test tree_diff::tests::js_function_delete ... ok
[INFO] [stdout] test tree_diff::tests::python_class_rename ... ok
[INFO] [stdout] test tree_diff::tests::python_new_function_insert ... ok
[INFO] [stdout] test tree_diff::tests::new_file_all_inserts ... ok
[INFO] [stdout] test tree_diff::tests::removed_function_produces_delete ... ok
[INFO] [stdout] test tree_diff::tests::moved_function_produces_move ... ok
[INFO] [stdout] test types::tests::change_status_variants ... ok
[INFO] [stdout] test types::tests::diff_summary_json_roundtrip ... ok
[INFO] [stdout] test types::tests::display_all_languages ... ok
[INFO] [stdout] test types::tests::display_operation_types ... ok
[INFO] [stdout] test types::tests::display_entity_types ... ok
[INFO] [stdout] test types::tests::entity_type_serialises_to_lowercase ... ok
[INFO] [stdout] test tree_diff::tests::renamed_function_produces_rename ... ok
[INFO] [stdout] test types::tests::language_eq_and_clone ... ok
[INFO] [stdout] test types::tests::file_change_clone ... ok
[INFO] [stdout] test types::tests::operation_record_json_roundtrip ... ok
[INFO] [stdout] test types::tests::operation_record_new_location_omitted_when_none ... ok
[INFO] [stdout] test types::tests::operation_record_old_location_omitted_when_none ... ok
[INFO] [stdout] test types::tests::operation_type_serialises_to_uppercase ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4e19f1b739ac982c01f3d1ad66a8e7c8529bc7a9fb40082727fd5564826218b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e19f1b739ac982c01f3d1ad66a8e7c8529bc7a9fb40082727fd5564826218b0", kill_on_drop: false }`
[INFO] [stdout] 4e19f1b739ac982c01f3d1ad66a8e7c8529bc7a9fb40082727fd5564826218b0
